home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineSprite_2762 / frame_6 / DoAction.as
Text File  |  2008-11-12  |  190b  |  8 lines

  1. setProperty("_root.Meg", _X, _root.Meg._x + 10);
  2. setProperty("_root.Meg", _Y, _root.Meg._y - 50);
  3. set("/Variables:Stoppe",false);
  4. tellTarget("_parent")
  5. {
  6.    gotoAndStop("UpRight");
  7. }
  8.